[INFO] fetching crate multiqueue 0.3.2...
[INFO] fixing multiqueue-0.3.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate multiqueue 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate multiqueue 0.3.2
[INFO] finished tweaking crates.io crate multiqueue 0.3.2
[INFO] tweaked toml for crates.io crate multiqueue 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate multiqueue 0.3.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding crossbeam v0.2.12 (available: v0.8.4)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] [stderr]       Adding parking_lot v0.3.8 (available: v0.12.5)
[INFO] [stderr]       Adding smallvec v0.3.4 (available: v1.15.2)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.51)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `multiqueue` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df
[INFO] running `Command { std: "docker" "start" "c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `multiqueue` (manifest) generated 1 warning
[INFO] [stderr]     Checking owning_ref v0.2.4
[INFO] [stderr]     Checking smallvec v0.3.4
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.3.8
[INFO] [stderr]     Checking multiqueue v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]        Fixed src/multiqueue.rs (12 fixes)
[INFO] [stderr]        Fixed src/memory.rs (3 fixes)
[INFO] [stderr]        Fixed src/mpmc.rs (3 fixes)
[INFO] [stderr]        Fixed src/broadcast.rs (3 fixes)
[INFO] [stderr]        Fixed src/wait.rs (4 fixes)
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed src/read_cursor.rs (5 fixes)
[INFO] [stdout] warning: type annotations needed
[INFO] [stdout]    --> src/multiqueue.rs:228:55
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 let elem: &QueueEntry<T> = &*queuedat.offset(i);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/tyvar-behind-raw-pointer.html>
[INFO] [stdout]     = note: `--force-warn tyvar-behind-raw-pointer` implied by `--force-warn rust-2018-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type annotations needed
[INFO] [stdout]    --> src/multiqueue.rs:231:46
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let refd: &RefCnt = &*refdat.offset(i);
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/tyvar-behind-raw-pointer.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/wait.rs (1 fix)
[INFO] [stderr]    Migrating src/bin/throughput.rs from 2015 edition to 2018
[INFO] [stdout] warning: type annotations needed
[INFO] [stdout]    --> src/multiqueue.rs:228:55
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 let elem: &QueueEntry<T> = &*queuedat.offset(i);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/tyvar-behind-raw-pointer.html>
[INFO] [stdout]     = note: `--force-warn tyvar-behind-raw-pointer` implied by `--force-warn rust-2018-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type annotations needed
[INFO] [stdout]    --> src/multiqueue.rs:231:46
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 let refd: &RefCnt = &*refdat.offset(i);
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/tyvar-behind-raw-pointer.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/example.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/mpmc_fut.rs from 2015 edition to 2018
[INFO] [stderr]    Migrating tests/multicast_fut.rs from 2015 edition to 2018
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
[INFO] [stderr] crater-edition-check: multiqueue v0.3.2 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking multiqueue v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64`
[INFO] [stdout]  --> src/consume.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(target_arch = "x64",
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64_64`
[INFO] [stdout]  --> src/consume.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |           target_arch = "x64_64",
[INFO] [stdout]   |           ^^^^^^^^^^^^^^--------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"x86_64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64`
[INFO] [stdout]   --> src/consume.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(not(any(target_arch = "x64",
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64_64`
[INFO] [stdout]   --> src/consume.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |               target_arch = "x64_64",
[INFO] [stdout]    |               ^^^^^^^^^^^^^^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"x86_64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/countedindex.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const MASK_IND: Index = (1 << 63);
[INFO] [stdout]    |                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -     pub const MASK_IND: Index = (1 << 63);
[INFO] [stdout] 23 +     pub const MASK_IND: Index = 1 << 63 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/multiqueue.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 | use self::futures::task::{park, Task};
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:239:31
[INFO] [stdout]     |
[INFO] [stdout] 239 |             d1: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |             d2: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:253:31
[INFO] [stdout]     |
[INFO] [stdout] 253 |             d3: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |             d4: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/multiqueue.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout] 875 |         parked.push_back(park());
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/multiqueue.rs:901:34
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 parked.push_back(park());
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/multiqueue.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub waiter: Arc<Wait>,
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub waiter: Arc<dyn Wait>,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/multiqueue.rs:222:49
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn new_internal(_capacity: Index, wait: Arc<Wait>) -> (InnerSend<RW, T>, InnerRecv<RW, T>) {
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn new_internal(_capacity: Index, wait: Arc<dyn Wait>) -> (InnerSend<RW, T>, InnerRecv<RW, T>) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 | #![cfg_attr(feature = "cargo-clippy", allow(inline_always))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64`
[INFO] [stdout]  --> src/consume.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(any(target_arch = "x64",
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64_64`
[INFO] [stdout]  --> src/consume.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |           target_arch = "x64_64",
[INFO] [stdout]   |           ^^^^^^^^^^^^^^--------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"x86_64"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64`
[INFO] [stdout]   --> src/consume.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(not(any(target_arch = "x64",
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x64_64`
[INFO] [stdout]   --> src/consume.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |               target_arch = "x64_64",
[INFO] [stdout]    |               ^^^^^^^^^^^^^^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"x86_64"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/countedindex.rs:23:33
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const MASK_IND: Index = (1 << 63);
[INFO] [stdout]    |                                 ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -     pub const MASK_IND: Index = (1 << 63);
[INFO] [stdout] 23 +     pub const MASK_IND: Index = 1 << 63 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current`
[INFO] [stdout]   --> src/multiqueue.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 | use self::futures::task::{park, Task};
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:239:31
[INFO] [stdout]     |
[INFO] [stdout] 239 |             d1: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:244:31
[INFO] [stdout]     |
[INFO] [stdout] 244 |             d2: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:253:31
[INFO] [stdout]     |
[INFO] [stdout] 253 |             d3: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/multiqueue.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |             d4: unsafe { mem::uninitialized() },
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/multiqueue.rs:875:26
[INFO] [stdout]     |
[INFO] [stdout] 875 |         parked.push_back(park());
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `mpmc::futures::task::park`: renamed to `current`
[INFO] [stdout]    --> src/multiqueue.rs:901:34
[INFO] [stdout]     |
[INFO] [stdout] 901 |                 parked.push_back(park());
[INFO] [stdout]     |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/multiqueue.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub waiter: Arc<Wait>,
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub waiter: Arc<dyn Wait>,
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/multiqueue.rs:222:49
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn new_internal(_capacity: Index, wait: Arc<Wait>) -> (InnerSend<RW, T>, InnerRecv<RW, T>) {
[INFO] [stdout]     |                                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn new_internal(_capacity: Index, wait: Arc<dyn Wait>) -> (InnerSend<RW, T>, InnerRecv<RW, T>) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `*mut _`
[INFO] [stdout]    --> src/multiqueue.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let queuedat = alloc::allocate(capacity as usize);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |                 let elem: &QueueEntry<T> = &*queuedat.offset(i);
[INFO] [stdout]     |                                                       ------ cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `queuedat` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let queuedat: *mut T = alloc::allocate(capacity as usize);
[INFO] [stdout]     |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `*mut _`
[INFO] [stdout]    --> src/multiqueue.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let queuedat = alloc::allocate(capacity as usize);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |                 let elem: &QueueEntry<T> = &*queuedat.offset(i);
[INFO] [stdout]     |                                                       ------ cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `queuedat` an explicit type, where the placeholder `_` is specified
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let queuedat: *mut T = alloc::allocate(capacity as usize);
[INFO] [stdout]     |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpmc::futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]    --> src/multiqueue.rs:913:21
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 val.unpark();
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpmc::futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]    --> src/multiqueue.rs:931:25
[INFO] [stdout]     |
[INFO] [stdout] 931 |                     val.unpark();
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpmc::futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]    --> src/multiqueue.rs:938:25
[INFO] [stdout]     |
[INFO] [stdout] 938 |                     val.unpark();
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpmc::futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]    --> src/multiqueue.rs:913:21
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 val.unpark();
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpmc::futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]    --> src/multiqueue.rs:931:25
[INFO] [stdout]     |
[INFO] [stdout] 931 |                     val.unpark();
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpmc::futures::task::Task::unpark`: renamed to `notify`
[INFO] [stdout]    --> src/multiqueue.rs:938:25
[INFO] [stdout]     |
[INFO] [stdout] 938 |                     val.unpark();
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiqueue` (lib) due to 1 previous error; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `multiqueue` (lib test) due to 1 previous error; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df", kill_on_drop: false }`
[INFO] [stdout] c41289049e4ff766c10ad5c6a8ebad1fe4823b2cb36059cadd8df8fd76c9e9df
